projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e590e
)
a11y: Correctly indent code
author
Benjamin Otte
<otte@redhat.com>
Thu, 25 Aug 2016 19:05:07 +0000
(21:05 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 25 Aug 2016 21:02:27 +0000
(23:02 +0200)
gtk/a11y/gtkaccessibility.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gtkaccessibility.c
b/gtk/a11y/gtkaccessibility.c
index 4e866994b58486583589bad3b397cc00278c0d0d..7f0e5207d91515c4507c82d861957c746659e59f 100644
(file)
--- a/
gtk/a11y/gtkaccessibility.c
+++ b/
gtk/a11y/gtkaccessibility.c
@@
-329,7
+329,8
@@
gail_finish_select (GtkWidget *widget)
g_signal_connect (submenu, "map",
G_CALLBACK (gail_map_submenu_cb),
NULL);
- return;
+
+ return;
}
/*
* If we are waiting to report focus on a menubar or a menu item